﻿#Andhra
ADH = {
	color = { 51 149 147 }
	country_type = unrecognized
	tier = principality
	cultures = { telegu }
	capital = STATE_CIRCARS
}
#Bihar
BIH = {
	color = { 127 28 45 }
	country_type = unrecognized
	tier = principality
	cultures = { bihari }
	capital = STATE_BIHAR
}

#Maharashtra
MHR = {
	color = { 151 149 147 }
	country_type = unrecognized
	tier = principality
	cultures = { marathi }
	capital = STATE_MADRAS
}

#Madras
MDR = {
	color = { 151 149 147 }
	country_type = unrecognized
	tier = principality
	cultures = { kannada tamil }
	capital = STATE_MADRAS
}

#Madras Presidency
MPR = {
	color = { 161 149 147 }
	country_type = colonial
	tier = kingdom
	cultures = { british }
	capital = STATE_MADRAS
}
#Bombay Presidency
BPR = {
	color = { 171 119 147 }
	country_type = colonial
	tier = kingdom
	cultures = { british }
	capital = STATE_BOMBAY
}